inherited frmProxyOptionsDlg: TfrmProxyOptionsDlg BorderIcons = [biSystemMenu] Caption = 'Proxy Options' ShowHint = True ExplicitWidth = 689 ExplicitHeight = 517 PixelsPerInch = 106 TextHeight = 16 inherited btnOK: TResTeButton Left = 338 OnClick = btnOKClick ModalResult = 0 ExplicitLeft = 338 end inherited btnCancel: TResTeButton Left = 452 ExplicitLeft = 452 end inherited pnlBackground: TTePanel Top = 8 ExplicitTop = 8 inherited lblTitle: TResLabel ResourceCaption = 24707 end object lblProxyServer: TResLabel Left = -54 Top = 114 Width = 210 Height = 16 Alignment = taRightJustify Enabled = False Transparent = True ResourceCaption = 24713 end object lblProxyServerExample: TResLabel Left = 383 Top = 114 Width = 274 Height = 16 AutoSize = False Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentFont = False Transparent = True ResourceCaption = 24714 end object lblPort: TResLabel Left = -9 Top = 148 Width = 164 Height = 16 Alignment = taRightJustify Enabled = False Transparent = True ResourceCaption = 24715 end object lblPortExample: TResLabel Left = 383 Top = 149 Width = 240 Height = 16 AutoSize = False Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentFont = False Transparent = True ResourceCaption = 24716 end object lblPortNumberError: TResLabel Left = 162 Top = 171 Width = 267 Height = 16 Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False ResourceCaption = 24706 end object lblUserName: TResLabel Left = 98 Top = 212 Width = 58 Height = 16 Alignment = taRightJustify ResourceCaption = 49847 Transparent = True end object lblPassword: TResLabel Left = 100 Top = 238 Width = 55 Height = 16 Alignment = taRightJustify ResourceCaption = 49848 Transparent = True end object rbnNoProxyServer: TResTeRadioButton Left = 30 Top = 39 Width = 535 Height = 23 OnClick = rbnNoProxyServerClick Alignment = kalLeftJustify Checked = True GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 0 TabStop = True Transparent = True WordWrap = False ResourceCaption = 24710 ResourceHint = 42431 end object rbnUseIEProxySettings: TResTeRadioButton Left = 30 Top = 62 Width = 535 Height = 23 OnClick = rbnUseIEProxySettingsClick Alignment = kalLeftJustify Checked = False GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 1 Transparent = True WordWrap = False ResourceCaption = 24711 ResourceHint = 42432 end object rbnCustomProxySettings: TResTeRadioButton Left = 30 Top = 84 Width = 535 Height = 23 OnClick = rbnCustomProxySettingsClick Alignment = kalLeftJustify Checked = False GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 2 Transparent = True WordWrap = False ResourceCaption = 24712 ResourceHint = 42433 end object edtProxyServer: TEdit Left = 162 Top = 113 Width = 215 Height = 24 Enabled = False OnChange = edtProxyServerChange TabOrder = 3 end object edtPort: TEdit Left = 162 Top = 144 Width = 215 Height = 24 Enabled = False TabOrder = 4 OnChange = edtPortChange end object edtUserName: TEdit Left = 162 Top = 206 Width = 215 Height = 24 TabOrder = 5 end object edtPassword: TEdit Left = 161 Top = 234 Width = 216 Height = 24 PasswordChar = '*' TabOrder = 6 end object cbxUseBasicAuthentication: TResTeCheckBox Left = 161 Top = 264 Width = 286 Height = 23 AllowGrayed = False Alignment = kalLeftJustify Checked = False Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 7 Transparent = True WordWrap = False ResourceCaption = 24705 end end end